 @charset "UTF-8";
  article {width:100%; max-width:700px; margin:0 auto;}
 .in {width:100%; float:left; border:1px solid #ddd; background-color:#fff; border-top:none; }
   

   .box_100 {width:100%; float:left;}
  
a.btn  {border-radius:3px; box-shadow:1px 1px 2px #ddd; text-align:center; display:inline-block; font-size:16px; font-weight:500; width:150px; line-height:45px; margin-top:20px}
a.bg1 {background-color:#004b8b;  color:#fff; }
a.bg2 {background-color:#444; color:#fff;   }


  
footer {width:100%; float:left; border-top:2px solid #ddd; padding:0px 3% 30px 3%;  box-sizing:border-box;  font-size:0.90em; line-height:1.4em; color:#666; margin-top:30px;}
footer p {font-weight:300; color:#777; font-size:1em; line-height:1.35em;}
footer p span {font-size:0.92em; color:#999}
footer ul {width:100%; float:left; margin:20px 0  10px 0;}
footer ul li {float:left; font-size:1.05em; color:#666; margin-right:5px; }
footer a {color:#666 !important; font-weight:600;}